home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / NetBSD / docs-netbsd / Mailinglist-Archive / 1994-10.gz / 1994-10 / 000593_owner-current-users@netbsd.org_Fri Oct 21 21:16:10 1994.msg < prev    next >
Text File  |  1994-11-20  |  1KB  |  35 lines

  1. From: hm@hcswork.hcs.de (Hellmuth Michaelis)
  2. Subject: Re: DDB/pcvt
  3. To: current-users@netbsd.org (NetBSD-current Users)
  4. Organization: HCS Hanseatischer Computerservice GmbH
  5. X-Mailer: ELM [version 2.4 PL24]
  6. Content-Type: text
  7. Content-Length: 843       
  8. Sender: owner-current-users@netbsd.org
  9.  
  10.  
  11. > > When is DDB/pcvt/pccons going to put your video mode back to text and
  12. > > restore the keyboard when you drop into the debugger while under X?
  13. [...]
  14. > I think it would be possible for pcvt to detect this situation and take the
  15. > appropriate actions, i.e.:
  16. >     if(there is kernel type output for pcvt)
  17. >     {
  18. >         if(the current active window is an X screen)
  19. >         {
  20. >             switch kbd back from x to char mode;
  21. >             switch to char mode vt0;
  22. >         }
  23. >     }
  24.  
  25. No, this does not work as expected, EVERY kernel message (fd errors, tape
  26. soft errors etc.) switches to vt0 if done like above.
  27.  
  28. I need ideas, please ! How could pcvt possibly detect that it is getting
  29. DDB output ????
  30.  
  31. hellmuth
  32. -- 
  33. Hellmuth Michaelis    HCS Hanseatischer Computerservice GmbH    Hamburg, Europe
  34.  Experience is directly proportional to the amount of equipment ruined (Murphy)